SPREAD for WPF 3.0J - GcSpreadGrid
DataList<T> クラス
メンバ 

GrapeCity.Windows.SpreadGrid.Data.Foundation 名前空間 : DataList<T> クラス
リスト内の要素の型。
データ要素を管理するデータリストを表します。
シンタックス
'宣言
 
Public Class DataList(Of T) 
   Inherits DataListBase(Of T)
public class DataList<T> : DataListBase<T> 
型パラメータ
T
リスト内の要素の型。
継承階層

System.Object
   GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<T>
      GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList<T>
         GrapeCity.Windows.SpreadGrid.GroupRowCollection

参照

DataList<T> メンバ
GrapeCity.Windows.SpreadGrid.Data.Foundation 名前空間